It is recommended that users check the Dashboard when they are done editing to make sure that all content that is not being used is checked back in so that other editors can work on the files later. Files that are not checked back in will be locked and will not be editable by other users until they are checked back in. Some examples of when to keep content checked out are if publishing has been scheduled for a later time or if the file is incomplete and there is a need to prevent others from making changes.
There are specific standards enforced for files created, uploaded or saved inside the Modern Campus CMS environment. Modern Campus only allows files (including images) to be named with:
In Modern Campus, only one image is uploaded for the hero banner. This means that it needs to work well across screen sizes and be optimized for the web. Some tips for getting the image right:
It’s recommended that you use the keyboard shortcuts Ctrl/Cmd + C and Ctr/Cmd + V to copy
and paste, respectively, rather than the icons on the toolbar, as some web browsers
block copy
and paste buttons from working.
Sometimes the WYSIWYG toolbar will disappear when you are scrolling down your page. You can either go back up to the stop and sometimes the WYSIWYG toolbar comes back or you can save and refresh your page to get your toolbar back.
When this happens you can always click on the component, arrow to the right until your curser is past the component, and hit enter a few times. Once you do that, the component should stop moving and you will be able to edit it. You can also add "<p> </p>" at the bottom of the code in the WYSIWYG code peak.
Modern Campus generates URLs for files based on where they are in the file hierarchy. Files in the root (or home folder) on a site will have the URL domain.unt.edu/file-name.html. Each folder after that is added to the URL in the following format: domain.unt.edu/[folder-name]/file-name.html.
This means that a file named “may-2023-commencement.pcf” that is in the story folder of the News website will have the production URL of: news.unt.edu/story/may-2023-commencement.html.
QA testing, or Quality Assurance testing, is the process of checking all pages on your site after they come over from Drupal. Learn more about QA here.